Implemented flashligr and nightvision goggles usage.
Credits for this mostly goes to Immortal_BLG and KWo.
This commit is contained in:
parent
fbd42b92d1
commit
61b2566373
7 changed files with 149 additions and 29 deletions
|
|
@ -361,8 +361,7 @@ public:
|
|||
}
|
||||
};
|
||||
|
||||
class SimpleColor final : private NonCopyable
|
||||
{
|
||||
class SimpleColor final : private NonCopyable {
|
||||
public:
|
||||
int red, green, blue;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue