Corentin Cailleaud commited on
Commit
bb1f913
1 Parent(s): aa52e2d
Files changed (1) hide show
  1. cubzh.lua +1 -1
cubzh.lua CHANGED
@@ -380,7 +380,7 @@ if IsClient then
380
  text.Type = TextType.Screen
381
  text.IsUnlit = true
382
  text.LocalPosition.Y = 36
383
- text.FontSize = 30
384
  text.Font = Font.Noto
385
 
386
  NPC.object.OnCollisionBegin = function(self, other)
 
380
  text.Type = TextType.Screen
381
  text.IsUnlit = true
382
  text.LocalPosition.Y = 36
383
+ text.FontSize = 22
384
  text.Font = Font.Noto
385
 
386
  NPC.object.OnCollisionBegin = function(self, other)