/planet/Objects.c4d/Clonk.c4d/Menu.c4d/Chop.c4d/Script.c

https://bitbucket.org/randrian/openclonk2 · C · 5 lines · 4 code · 1 blank · 0 comment · 0 complexity · d27d230842d84d5592a42902b7490952 MD5 · raw file

  1. #strict 2
  2. func Definition(def) {
  3. SetProperty("Name", "Symbol", def);
  4. }