diff --git a/polymer/eduke32/source/lunatic/test/transhacktest.m32 b/polymer/eduke32/source/lunatic/test/transhacktest.m32 new file mode 100644 index 000000000..86a8162a9 --- /dev/null +++ b/polymer/eduke32/source/lunatic/test/transhacktest.m32 @@ -0,0 +1,5 @@ + +onevent EVENT_DRAW3DSCREEN + rotatesprite 40 80 131072 0 2523 0 0 330 windowx1 windowy1 windowx2 windowy2 + rotatesprite 280 80 131072 0 2523 0 0 522 windowx1 windowy1 windowx2 windowy2 +endevent diff --git a/polymer/eduke32/source/lunatic/test/transhacktest.map b/polymer/eduke32/source/lunatic/test/transhacktest.map new file mode 100644 index 000000000..2996aec14 Binary files /dev/null and b/polymer/eduke32/source/lunatic/test/transhacktest.map differ