mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Oops! Audio engine has vanished :D
This commit is contained in:
@@ -104,10 +104,10 @@ MainLoop* test_main(String p_test,const List<String>& p_args) {
|
||||
}
|
||||
#endif
|
||||
|
||||
if (p_test=="sound") {
|
||||
//if (p_test=="sound") {
|
||||
|
||||
return TestSound::test();
|
||||
}
|
||||
// return TestSound::test();
|
||||
//}
|
||||
|
||||
if (p_test=="io") {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user