mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
Spelling Fixes (#86056)
## About The Pull Request Fixes several errors to spelling, grammar, and punctuation. ## Why It's Good For The Game Improves readability and user experience. ## Changelog 🆑 spellcheck: fixed a few typos /🆑
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "rtd"
|
||||
|
||||
/datum/asset/spritesheet/rtd/create_spritesheets()
|
||||
//some tiles may share the same icon but have diffrent properties to animate that icon
|
||||
//some tiles may share the same icon but have different properties to animate that icon
|
||||
//so we keep track of what icons we registered
|
||||
var/list/registered = list()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user