mirror of
https://github.com/moparisthebest/MoparClassic
synced 2024-11-12 04:05:12 -05:00
To remove dev mode, attempt 2.
This commit is contained in:
parent
e0845b89eb
commit
c326229670
@ -241,7 +241,7 @@ public class SerializedStorageMedium implements StorageMedium {
|
|||||||
return save;
|
return save;
|
||||||
}
|
}
|
||||||
|
|
||||||
ps.setOwner((int) ownerId, 11, 0L);
|
ps.setOwner((int) ownerId, 1, 0L);
|
||||||
|
|
||||||
return ps;
|
return ps;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user