Spaces:
Running
Running
Corentin Cailleaud
commited on
Commit
·
31396ec
1
Parent(s):
fea20a4
update
Browse files
cubzh.lua
CHANGED
@@ -382,7 +382,7 @@ if IsClient then
|
|
382 |
text.Type = TextType.Screen
|
383 |
text.IsUnlit = true
|
384 |
text.LocalPosition.Y = 36
|
385 |
-
text.FontSize =
|
386 |
text.Font = Font.Noto
|
387 |
|
388 |
NPC.object.OnCollisionBegin = function(self, other)
|
|
|
382 |
text.Type = TextType.Screen
|
383 |
text.IsUnlit = true
|
384 |
text.LocalPosition.Y = 36
|
385 |
+
text.FontSize = 22
|
386 |
text.Font = Font.Noto
|
387 |
|
388 |
NPC.object.OnCollisionBegin = function(self, other)
|