mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
oops, previous commit was not working
it is working now
This commit is contained in:
@@ -713,7 +713,7 @@ void Physics2DServer::_bind_methods() {
|
||||
|
||||
Physics2DServer::Physics2DServer() {
|
||||
|
||||
ERR_FAIL_COND( singleton!=NULL );
|
||||
//ERR_FAIL_COND( singleton!=NULL );
|
||||
singleton=this;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user