mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-06-18 18:56:36 +02:00
remove simple scene and disable most stuff that used it. TODO: replace with organizer
This commit is contained in:
@ -4,7 +4,7 @@ project(systems CXX)
|
||||
add_subdirectory(simple_velocity)
|
||||
|
||||
if(NOT MM_HEADLESS)
|
||||
add_subdirectory(player_velocity)
|
||||
add_subdirectory(fast_sky_sun)
|
||||
#add_subdirectory(player_velocity)
|
||||
#add_subdirectory(fast_sky_sun)
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user