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.