Typo probobly
This commit is contained in:
parent
4254b83cd6
commit
104a7eb570
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ public class TESRWrapper extends TileEntitySpecialRenderer
|
||||||
{
|
{
|
||||||
AELog.severe( "Hi, Looks like there was a crash while rendering something..." );
|
AELog.severe( "Hi, Looks like there was a crash while rendering something..." );
|
||||||
t.printStackTrace();
|
t.printStackTrace();
|
||||||
AELog.severe( "MC will now crash ( probobly )!" );
|
AELog.severe( "MC will now crash ( probably )!" );
|
||||||
throw new RuntimeException( t );
|
throw new RuntimeException( t );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue