mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-01-22 06:06:01 +00:00
Minor tweaks
This commit is contained in:
@@ -212,7 +212,7 @@ class PokemonRegionMap_Scene
|
||||
break
|
||||
end
|
||||
end
|
||||
currentname = pbMessageFreeText(_INTL("Set the name for this point."),currentname,false,256) { pbUpdate }
|
||||
currentname = pbMessageFreeText(_INTL("Set the name for this point."),currentname,false,250) { pbUpdate }
|
||||
if currentname
|
||||
if currentobj
|
||||
currentobj[2] = currentname
|
||||
|
||||
Reference in New Issue
Block a user