Remove the TODO for the previous runner fix.

This commit is contained in:
Sage Vaillancourt 2025-02-23 18:11:39 -05:00
parent f42ef06ff6
commit aa72d2a19f
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@
Baserunning = {}
-- TODO: Implement slides? Would require making fielders' gloves "real objects" whose state is tracked.
-- TODO: Don't allow runners to occupy the same base!
---@param announcer Announcer
---@return Baserunning