Physics edges

This commit is contained in:
2023-01-26 03:32:58 +00:00
parent 9303fb63cf
commit 68850b558a
11 changed files with 316 additions and 274 deletions

View File

@@ -64,5 +64,5 @@ void engine_init()
phys2d_init();
YughInfo("Starting sound ...");
sound_init();
//sound_init();
}