all: fix typos (#2864)

This commit is contained in:
bsski
2023-12-17 14:42:34 +01:00
committed by GitHub
parent 3e50f59ca4
commit b8df1217c3
31 changed files with 45 additions and 45 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ var (
lastNow int64
// lastSystemTime is the last system time in the previous UpdateFrame.
// lastSystemTime indicates the logical time in the game, so this can be bigger than the curren time.
// lastSystemTime indicates the logical time in the game, so this can be bigger than the current time.
lastSystemTime int64
actualFPS float64