mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-15 15:42:35 +00:00
Fixed missing spaces, added terrain object, various tweaks trying to get collision detection working correctly; Still isn't...
This commit is contained in:
@@ -27,6 +27,7 @@ require_relative "lib/managers/light_manager"
|
||||
require_relative "lib/objects/light"
|
||||
require_relative "lib/objects/camera"
|
||||
require_relative "lib/objects/model"
|
||||
require_relative "lib/objects/terrain"
|
||||
|
||||
require_relative "lib/wavefront/model"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user