mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-30 10:05:59 +00:00
Fixed spelling mistake in TFM_PlayerData.java
This commit is contained in:
parent
c7a0604afc
commit
a11b87ec83
@ -411,7 +411,7 @@ public class TFM_PlayerData
|
||||
@Override
|
||||
public void run()
|
||||
{
|
||||
TFM_Util.adminAction("TotalFreedom", "Unmutinging " + player.getName(), false);
|
||||
TFM_Util.adminAction("TotalFreedom", "Unmuting " + player.getName(), false);
|
||||
setMuted(false);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user