mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Merge pull request #266 from PHIDIAS0303/patch-1
Surveillance - Smaller GUI
This commit is contained in:
@@ -104,8 +104,8 @@ Gui.element(function(_, parent, name, player_list)
|
|||||||
}
|
}
|
||||||
|
|
||||||
camera.visible = false
|
camera.visible = false
|
||||||
camera.style.minimal_width = 480
|
camera.style.minimal_width = 400
|
||||||
camera.style.minimal_height = 360
|
camera.style.minimal_height = 300
|
||||||
return camera_set
|
return camera_set
|
||||||
end)
|
end)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user