re-enable wireframe in PhysicsClient

inintialize variables in constructor of PhysicsClient
This commit is contained in:
Erwin Coumans
2015-10-30 13:24:02 -07:00
parent c68c215ead
commit 6e042b1901
2 changed files with 5 additions and 3 deletions

View File

@@ -128,7 +128,6 @@
{
'ARCHS = "$(ARCHS_STANDARD_32_BIT) $(ARCHS_STANDARD_64_BIT)"',
'VALID_ARCHS = "x86_64 i386"',
'SDKROOT = "macosx10.9"',
}
end
end