Skip to content

BPzeBanshee/Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Test

Test Lorem Ipsum Etc.

  • Stuff
  • Stuff2

[argh] Argh

// gml syntax test
yee = function(){
show_message("Yee!");
}

global.yolo = 1;
var swag = global.yolo;
if swag > 1
  {
  instance_create_depth(x,y,depth,obj_test);
  yee();
  }

Releases

No releases published

Packages

No packages published