mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
linelimit is 1k
This commit is contained in:
@@ -8,7 +8,7 @@ import easygui as egui
|
||||
import pyperclip as pclip
|
||||
|
||||
LINE_LENGTH_LIM = 50
|
||||
LINES_LIMIT = 200
|
||||
LINES_LIMIT = 1000
|
||||
TICK_LAG = 0.5
|
||||
OVERALL_IMPORT_LIM = 2*LINE_LENGTH_LIM*LINES_LIMIT
|
||||
END_OF_LINE_CHAR = """
|
||||
|
||||
Reference in New Issue
Block a user