Browse Source

[added] gs 'family_schedule' to 'stat' to keep track of the family at all times

hornguy6 3 years ago
parent
commit
97c313f3f2
1 changed files with 2 additions and 0 deletions
  1. 2 0
      locations/stat.qsrc

+ 2 - 0
locations/stat.qsrc

@@ -1127,6 +1127,8 @@ if pcs_sleep > 100: pcs_sleep = 100
 
 if insleep = 0: gs 'stat_display'
 
+gs 'family_schedule'
+
 
 --- stat ---------------------------------