mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-08-07 14:39:28 +00:00
Woops
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
#Build Number for ANT. Do not edit!
|
#Build Number for ANT. Do not edit!
|
||||||
#Tue Dec 03 14:05:51 CET 2013
|
#Tue Dec 03 14:13:20 CET 2013
|
||||||
build.number=664
|
build.number=665
|
||||||
|
@@ -62,7 +62,7 @@ public class Command_list extends TFM_Command
|
|||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
names.add(TFM_PlayerRank.fromSender(sender).getPrefix() + player.getName());
|
names.add(TFM_PlayerRank.fromSender(player).getPrefix() + player.getName());
|
||||||
}
|
}
|
||||||
|
|
||||||
onlineUsers.append("Connected ");
|
onlineUsers.append("Connected ");
|
||||||
|
Reference in New Issue
Block a user