Brought back the sumo physics controllers and undid game engine make file

changes.
Instead modified the top level nan_definitions.mk to point the NAN_SUMO and
NAN_FUZZICS to the right locations.
Maarten
This commit is contained in:
2002-11-05 20:20:50 +00:00
parent 7c59c12dc0
commit 2d5514be28
4 changed files with 290 additions and 3 deletions

View File

@@ -35,6 +35,6 @@ include nan_definitions.mk
SOURCEDIR = source/gameengine/Physics
DIR = $(OCGDIR)/gameengine/blphys
DIRS = common Dummy BlOde
DIRS = common Sumo Dummy BlOde
include nan_subdirs.mk