mirror of
https://github.com/sam-astro/Z-Sharp.git
synced 2026-02-04 07:02:11 +00:00
Fix formatting and spelling
This commit is contained in:
parent
ef328935b9
commit
6a4076de58
@ -13,7 +13,7 @@ float lerpSpeed = 14
|
||||
bool aiOn = false
|
||||
|
||||
// Main is always run at the VERY BEGINNING. Start() is the start of GRAPHICS
|
||||
// so if you never call ZS.Grapgics.Init, then Start won't run
|
||||
// so if you never call ZS.Graphics.Init, then Start won't run
|
||||
func Main()
|
||||
{
|
||||
// Immediately creates the window, then Start(), then the game loop. The game loop calls Update() every frame
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user