1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-06-28 16:13:14 +00:00

Fixed style errors

This commit is contained in:
liquid 2019-07-12 23:54:56 -05:00
parent 85b740f484
commit 1c28df65c3

View File

@ -67,7 +67,7 @@ public class TermAPI implements ILuaAPI
"nativePaletteColour", "nativePaletteColour",
"nativePaletteColor", "nativePaletteColor",
"getCursorBlink", "getCursorBlink",
"getLine" "getLine",
}; };
} }