quick fix some graphical bugs

this isn't right but should suffice in practice most of the time
This commit is contained in:
CasualPokePlayer 2022-08-16 17:49:01 -07:00
parent 7ffa605b28
commit f1fc05fe60
3 changed files with 3 additions and 2 deletions

Binary file not shown.

View File

@ -50,7 +50,8 @@ auto RDP::render() -> void {
#endif
#if defined(ANGRYLION_RDP)
command.current = angrylion::ProcessRDPList();
angrylion::ProcessRDPList();
command.current = command.end;
return;
#endif

@ -1 +1 @@
Subproject commit 5dc6921aba40fcc94e9578e93a16ab8ba402d0f8
Subproject commit fd4173287f22271908b82148470e4e1e34707228