1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-04 03:40:14 +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;
}
// sleep the player, this doesn't work
//player.getClass().calculateRestoration(player, days, true);
// TODO: Sleep the player
resetCrimes(player);