You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Javascript: Remove weird log
This commit is contained in:
@@ -56,8 +56,6 @@ extern "C" EMSCRIPTEN_KEEPALIVE void main_after_fs_sync(char *p_idbfs_err) {
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
|
||||
printf("let it go dude!\n");
|
||||
|
||||
// sync from persistent state into memory and then
|
||||
// run the 'main_after_fs_sync' function
|
||||
/* clang-format off */
|
||||
|
||||
Reference in New Issue
Block a user