From 9fcce9f100f14a43a167ed20ebea1438edaa494d Mon Sep 17 00:00:00 2001 From: SandPoot Date: Mon, 1 Apr 2024 18:10:40 -0300 Subject: [PATCH] byond math is bad math --- code/__DEFINES/maths.dm | 3 ++- code/_onclick/hud/human.dm | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/code/__DEFINES/maths.dm b/code/__DEFINES/maths.dm index 01a295634f..cd731c2c3b 100644 --- a/code/__DEFINES/maths.dm +++ b/code/__DEFINES/maths.dm @@ -108,7 +108,8 @@ #define TORADIANS(degrees) ((degrees) * 0.0174532925) /// Gets shift x that would be required the bitflag (1<