Add startable legacy code

This commit is contained in:
Cooldude2606
2024-09-22 23:38:58 +01:00
parent 65145b5d34
commit 2a1206c498
163 changed files with 756 additions and 2573 deletions

View File

@@ -25,7 +25,7 @@ end
]]
local FloatingText = {}
FloatingText.color = require("modules.exp_util.include.color")
FloatingText.color = require("modules/exp_util/include/color")
--- Print Messages.
-- Short lived messages that last at most a few seconds
@@ -177,4 +177,4 @@ function FloatingText.create_tag_as_player(player, text, alt_mode)
}
end
return FloatingText
return FloatingText