Missed a space

This commit is contained in:
rdb 2013-10-07 15:17:23 +00:00
parent c88e493873
commit f1d550bfd8

View File

@ -1920,7 +1920,7 @@ def SdkLocatePhysX():
SDK["PHYSXLIBS"] = folder + "/lib/win32"
AddToPathEnv("PATH", folder + "/../Bin/win32/")
return
return
elif (GetHost() == "linux"):
incpath = "/usr/include/PhysX/%s/SDKs" % key