mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-12 01:43:40 +00:00
- Moved the "parsepencode" proc from **newscaster.dm** and **PDA.dm** to **text.dm** as a global proc. - Made the "parsepencode" proc accept only a single agrument if desired. - Removed the font constants from **newscaster.dm**, **PDA.dm**, **paper.dm**, **paperbin.dm**, and **photocopier.dm**. - Replaced aforementioned constants with define'ers in **misc.dm**.