mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-07 19:52:40 +01:00
Ебучий print
This commit is contained in:
parent
91a97273d8
commit
501304daf2
@ -970,7 +970,7 @@ local function deleteSelectedData()
|
||||
clearSelection()
|
||||
end
|
||||
end
|
||||
print(clipboard)
|
||||
|
||||
local function copy()
|
||||
if codeView.selections[1] then
|
||||
if codeView.selections[1].to.line == codeView.selections[1].from.line then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user