PageRenderTime 20ms CodeModel.GetById 16ms app.highlight 3ms RepoModel.GetById 1ms app.codeStats 0ms

/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
Possible License(s): WTFPL, 0BSD, LGPL-2.1, CC-BY-3.0
1#strict 2
2
3func Definition(def) {
4  SetProperty("Name", "Symbol", def);
5}