initial files
This commit is contained in:
17
kp_liberation.brf_sumava/KPLIB_debriefs.hpp
Normal file
17
kp_liberation.brf_sumava/KPLIB_debriefs.hpp
Normal file
@@ -0,0 +1,17 @@
|
||||
/*
|
||||
File: KPLIB_debriefs.hpp
|
||||
Author: KP Liberation Dev Team - https://github.com/KillahPotatoes
|
||||
Date: 2020-05-09
|
||||
Last Update: 2020-05-09
|
||||
License: MIT License - http://www.opensource.org/licenses/MIT
|
||||
|
||||
Description:
|
||||
Debriefing defines for KP Liberation.
|
||||
*/
|
||||
|
||||
class End1 {
|
||||
title = $STR_SORRY;
|
||||
subtitle = "";
|
||||
description = $STR_COMMANDER_NOT_AUTHORIZED;
|
||||
pictureBackground = "";
|
||||
};
|
||||
Reference in New Issue
Block a user