Corentin Cailleaud commited on
Commit
31396ec
1 Parent(s): fea20a4
Files changed (1) hide show
  1. cubzh.lua +1 -1
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 = 30
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)