mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2025-07-16 09:03:55 +08:00
fix SPR
This commit is contained in:
@@ -307,7 +307,7 @@ class App{
|
||||
<li>智力:${property.INT} </li>
|
||||
<li>体质:${property.STR} </li>
|
||||
<li>家境:${property.MNY} </li>
|
||||
<li>快乐:${property.STR} </li>`);
|
||||
<li>快乐:${property.SPR} </li>`);
|
||||
}
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user