1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-19 20:53:50 +00:00

Replaces broken code with todo

This commit is contained in:
Jeffrey Haines 2014-04-02 14:20:33 -04:00
parent 6f1211dd8d
commit 510f2d10ac

View file

@ -2763,8 +2763,7 @@ namespace MWWorld
message += "\n" + skillMsg; message += "\n" + skillMsg;
} }
// sleep the player, this doesn't work // TODO: Sleep the player
//player.getClass().calculateRestoration(player, days, true);
resetCrimes(player); resetCrimes(player);