not sure where those extra *s came from
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@662 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -121,8 +121,6 @@ public class StatRepository extends DepotRepository
|
|||||||
/**
|
/**
|
||||||
* Writes out any of the stats in the supplied array that have been modified since they were
|
* Writes out any of the stats in the supplied array that have been modified since they were
|
||||||
* first loaded. Exceptions that occur while writing the stats will be caught and logged.
|
* first loaded. Exceptions that occur while writing the stats will be caught and logged.
|
||||||
*
|
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
public void writeModified (int playerId, Stat[] stats)
|
public void writeModified (int playerId, Stat[] stats)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user