Advertisement
bejiitas_wrath

Simple Object.

Apr 10th, 2018
630
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.14 KB | None | 0 0
  1.         class SimpleObject
  2.         {
  3.             eden=1;
  4.             animate[]={};
  5.             hide[]={};
  6.             verticalOffset=1.3609999;
  7.             verticalOffsetWorld=0;
  8.             init="''";
  9.         };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement