mirror of
https://git.alee14.me/shiftos-archive/ShiftOS_TheReturn.git
synced 2025-01-22 18:02:16 +00:00
Cosmetic bugfix for Pong.
This commit is contained in:
parent
e69aa84c8b
commit
bb38dad59b
1 changed files with 1 additions and 0 deletions
|
@ -402,6 +402,7 @@ namespace ShiftOS.WinForms.Applications
|
|||
|
||||
public void OnLoad()
|
||||
{
|
||||
pnlgamestart.CenterParent();
|
||||
doAi = false;
|
||||
doBallCalc = false;
|
||||
pnlgamestart.Show();
|
||||
|
|
Loading…
Reference in a new issue