Default to ...
authornemo
Sun, 22 Dec 2013 15:11:13 -0500
changeset 9818 ff07ac765f45
parent 9817 2f2f4f0f671d
child 9819 5b10d119955c
Default to ...
hedgewars/uGears.pas
--- a/hedgewars/uGears.pas	Sun Dec 22 14:46:30 2013 -0500
+++ b/hedgewars/uGears.pas	Sun Dec 22 15:11:13 2013 -0500
@@ -847,6 +847,8 @@
         text:= copy(s, 3, Length(s) - 1)
     else text:= copy(s, 2, Length(s) - 1);
 
+    if text = '' then text:= '...';
+
     (*
     if CheckNoTeamOrHH then
         begin