Mark Sibly 7 年 前
コミット
df24915017
1 ファイル変更7 行追加0 行削除
  1. 7 0
      VERSIONS.TXT

+ 7 - 0
VERSIONS.TXT

@@ -1,4 +1,11 @@
 
+***** Monkey2 v1.1.09 *****
+
+Added experimental selective reflection.
+
+Use '#Reflect namepsace_path' to enable reflection for an entire namespace. Using same system as 'Using' ie: can end with '..' to 'reflect all'.
+
+
 ***** Monkey2 v1.1.08 *****
 
 Added AudioDevice.PlayMusic.