mirror of
https://github.com/teverse/teverse
synced 2025-08-24 23:24:45 +02:00
Compare commits
2 Commits
ebb379f010
...
64c7894bef
Author | SHA1 | Date | |
---|---|---|---|
![]() |
64c7894bef | ||
![]() |
46de27b588 |
@ -125,12 +125,6 @@ return {
|
||||
workshopLocked = true
|
||||
})
|
||||
|
||||
if (axis == "x" and i == -1) or
|
||||
(axis == "y" and i == 1) or
|
||||
(axis == "z" and i == 1) then
|
||||
handle.mesh = "primitive:sphere"
|
||||
end
|
||||
|
||||
handle:mouseLeftPressed(function()
|
||||
gridGuideline.size = vector3(300, 0.1, 300)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user