-
-
Notifications
You must be signed in to change notification settings - Fork 58
Vox clothing #619
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Vox clothing #619
Changes from 2 commits
b28f378
944982d
f8c981f
2b9ecf2
4494161
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Ossa88 marked this conversation as resolved.
Show resolved
Hide resolved
|
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -336,7 +336,7 @@ | |||||
| #include "code\_onclick\hud\screen_objects.dm" | ||||||
| #include "code\_onclick\hud\screentip.dm" | ||||||
| #include "code\_onclick\hud\storage.dm" | ||||||
| #include "code\~PENTEST\~pentest.dme" | ||||||
| #inlcude "code\~PENTEST\~pentest.dme" | ||||||
|
Check warning on line 339 in shiptest.dme
|
||||||
|
||||||
| #inlcude "code\~PENTEST\~pentest.dme" | |
| #include "code\~PENTEST\~pentest.dme" |
Found a typo, fixing!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These lines of codes can be modularized easily, my RTG PR that is here is a good example! However, we do need to test if it works in game like this first, though! I think Ossa offered to help if the sprite doesn't show up correctly in game like you mentioned in discord.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will end up taking care of this once everything is working as I know the sprite might need adjustments so that it aligns correctly.