Forgot something important for the last commit.
This commit is contained in:
parent
706bf2f132
commit
504f9e1210
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ public class AetherRandomTracker
|
|||
|
||||
if (inputRandom != this.lastRand)
|
||||
{
|
||||
this.lastRand = inputRandom;
|
||||
return inputRandom;
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue