mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-07-01 00:23:41 -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...