Skip to content
Snippets Groups Projects
Commit a914d2ea authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Add another TODO regarding CRLFs in REF files.

parent 8b5e9920
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
......@@ -6,6 +6,9 @@
// TODO: Clear flags after a timeout... stuck with battle bit and you're locked out.
// TODO: Does using an item take a turn?
// TODO: Hail, Attack, Other player presses 'A', can kill someone without them knowing.
// TODO: Detect player map zero and don't load it
// TODO: The original does NOT treat something as a line unless it ends with CRLF, this means
// things can have LFs in them and still go in an @saybar.
js.yield_interval = 0;
js.load_path_list.unshift(js.exec_dir+"dorkit/");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment