Actions
Bug #290
closedvrev/hrev/rev not working
Start date:
03/04/2020
Due date:
% Done:
0%
Estimated time:
Affected version:
Description
#manifest: "pc"
#displayWidth:1920
#displayHeight:1080
#fullScreen:true
#fps:false
#splashScreen:false
do
if mouse key<>0
bob 1,100,100,1
else
bob 1,100,100,rev(1)
end if
Loop
It gives an Image not defined error.
Actions