mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 07:38:05 +01:00
defined
This commit is contained in:
@@ -13,7 +13,7 @@ If ever any of these procs are useful for non-shuttles, rename it to proc/rotate
|
||||
|
||||
//resmooth if need be.
|
||||
if(smooth && (params & ROTATE_SMOOTH))
|
||||
queue_smooth(src)
|
||||
QUEUE_SMOOTH(src)
|
||||
|
||||
//rotate the pixel offsets too.
|
||||
if((pixel_x || pixel_y) && (params & ROTATE_OFFSET))
|
||||
|
||||
Reference in New Issue
Block a user