mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-09-08 20:21:42 -04:00
Fixed-position notification positioning was off. Finally figured out why... The XPos arg was used for Y position as well. A classic 1 character fix...