Renamed fixed_process to physics_process
This commit is contained in:
@ -50,7 +50,7 @@ protected:
|
||||
|
||||
public:
|
||||
enum TimerProcessMode {
|
||||
TIMER_PROCESS_FIXED,
|
||||
TIMER_PROCESS_PHYSICS,
|
||||
TIMER_PROCESS_IDLE,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user