Tweaks to warp point (#666)

* Tweaks to warp point

* wait for console logo exit

---------

Co-authored-by: Archez <Archez@users.noreply.github.com>
This commit is contained in:
Garrett Cox
2024-06-25 00:16:10 -04:00
committed by GitHub
co-authored by Archez
parent 3ef3e7a239
commit 2e4710c6c2
13 changed files with 109 additions and 26 deletions
@@ -155,4 +155,5 @@ void InitDeveloperTools() {
RegisterPreventActorUpdateHooks();
RegisterPreventActorDrawHooks();
RegisterPreventActorInitHooks();
RegisterWarpPoint();
}