mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-09-14 11:06:16 +05:00
Update Shooting.lua
This commit is contained in:
parent
8f8d6b4077
commit
15e0102fb6
@ -145,7 +145,7 @@ local function drawMishen()
|
||||
end
|
||||
SetPixel(xCenter, yCenter, 0xff0000)
|
||||
|
||||
newObj("Buttons", "Выйти", ecs.drawAdaptiveButton(xScore, 37, 6, 1, "Выйти", ecs.colors.blue, 0x000000))
|
||||
newObj("Buttons", "Выйти", ecs.drawAdaptiveButton(xScore, 37, 14, 1, "Выйти", ecs.colors.blue, 0xffffff))
|
||||
end
|
||||
|
||||
local function AddPlayer(name)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user