Skip to content

Commit b61fd40

Browse files
committed
tiny comment tweak
1 parent eda362d commit b61fd40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/docs/repentogon_changes/Game.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ end
173173
function Game:ChainLightning(pos, baseDamage, tearFlags, spawner)
174174
end
175175

176-
---Returns `true` if the the game starts from a continued state. Always returns `false` after MC_POST_GAME_STARTED execution.
176+
---Returns `true` if the the game starts from a continued state. Always returns `false` after `MC_POST_GAME_STARTED` execution.
177177
---@return boolean
178178
function Game:IsStartingFromState()
179179
end

0 commit comments

Comments
 (0)