remove most top-level vardecls (#23946)

This commit is contained in:
warriorstar-orion
2024-02-05 17:12:08 -05:00
committed by GitHub
parent 60433a70b6
commit ed9842b730
24 changed files with 44 additions and 40 deletions
-3
View File
@@ -376,9 +376,6 @@
// Atom procs/vars
///////////////////////////////////
/// UID for the atom which the current atom is orbiting
/atom/movable/var/orbiting_uid = null
/**
* Set an atom to orbit around another one. This atom will follow the base atom's movement and rotate around it.
*