linter fixes

This commit is contained in:
2026-04-29 22:53:40 +02:00
parent 92a217c389
commit e2cd3d6dc7
7 changed files with 32 additions and 28 deletions

View File

@@ -6,7 +6,7 @@ Decision.register({
end,
handle = function()
CommuteGlitch.enter_truth()
Util.go_to_screen_by_id("office")
end,
})