dmuratshin 9 years ago
parent
commit
5a4a1d3943
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tools/others/update_examples_entry.py

+ 1 - 0
tools/others/update_examples_entry.py

@@ -20,6 +20,7 @@ items = (
     parent + "oxygine-magicparticles/example/MPHello",
     parent + "oxygine-pipeline/example/game/project/",
     parent + "oxygine-sound/examples/SoundDemo/",
+    parent + "oxygine-flow/examples/HelloFlow/",
 )