mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
[MIRROR] Rotation component refactor and improvements [MDB IGNORE] (#11304)
* Rotation component refactor and improvements * Update code/modules/power/singularity/emitter.dm * e Co-authored-by: Tim <timothymtorres@gmail.com> Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
This commit is contained in:
co-authored by
Tim
Tom
Gandalf
parent
e73aa07ddd
commit
d682fbfbc8
@@ -622,7 +622,7 @@ GLOBAL_LIST_INIT(transit_tube_recipes, list(
|
||||
|
||||
if(queued_p_flipped)
|
||||
tube.setDir(turn(queued_p_dir, 45))
|
||||
tube.simple_rotate_flip()
|
||||
tube.SimpleRotateFlip()
|
||||
|
||||
tube.add_fingerprint(usr)
|
||||
if(mode & WRENCH_MODE)
|
||||
|
||||
Reference in New Issue
Block a user