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:
parent
6f1211dd8d
commit
510f2d10ac
1 changed files with 1 additions and 2 deletions
|
@ -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);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue