Yay very basic 3D (only white) finally shows.
This commit is contained in:
parent
449df8f688
commit
8cee7703a6
17 changed files with 202 additions and 108 deletions
|
|
@ -1208,6 +1208,7 @@ error:
|
|||
Error Main::setup2(Thread::ID p_main_tid_override) {
|
||||
|
||||
preregister_module_types();
|
||||
preregister_server_types();
|
||||
|
||||
// Print engine name and version
|
||||
print_line(String(VERSION_NAME) + " v" + get_full_version_string() + " - " + String(VERSION_WEBSITE));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue