mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
[MIRROR] Remove hideous inline tab indentation, and bans it in contributing guidelines (#3394)
* Remove hideous inline tab indentation, and bans it in contributing guidelines * a Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com> Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
This commit is contained in:
co-authored by
Mothblocks
Gandalf2k15
parent
7635f198f4
commit
b332b46b65
@@ -1,9 +1,9 @@
|
||||
/// State when an interview has been approved
|
||||
#define INTERVIEW_APPROVED "interview_approved"
|
||||
#define INTERVIEW_APPROVED "interview_approved"
|
||||
/// State when an interview as been denied
|
||||
#define INTERVIEW_DENIED "interview_denied"
|
||||
#define INTERVIEW_DENIED "interview_denied"
|
||||
/// State when an interview has had no action on it yet
|
||||
#define INTERVIEW_PENDING "interview_pending"
|
||||
#define INTERVIEW_PENDING "interview_pending"
|
||||
|
||||
/**
|
||||
* Represents a new-player interview form
|
||||
|
||||
Reference in New Issue
Block a user