diff --git a/playerMap.lua b/playerMap.lua index e7918fb..2e2c82e 100644 --- a/playerMap.lua +++ b/playerMap.lua @@ -8,6 +8,8 @@ -- on-change handling of information deltas. That will work into -- a few other ideas that I have with eater. +-- TODO: Configure my editor to output lua formatting that's not shit + jsonInterface = require("jsonInterface") customEventHooks = require("customEventHooks")