mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-26 09:35:28 +00:00
removed the TODO
This commit is contained in:
parent
4afe6dd235
commit
7f2ff6f5f1
@ -269,8 +269,6 @@ namespace MWDialogue
|
|||||||
std::string name = select.selectRule.substr (5);
|
std::string name = select.selectRule.substr (5);
|
||||||
std::string function = select.selectRule.substr(1,2);
|
std::string function = select.selectRule.substr(1,2);
|
||||||
|
|
||||||
// TODO types 4, 5, 6, 7, 8, 9, A, B, C
|
|
||||||
//new TOTO: 5,6,9
|
|
||||||
switch (type)
|
switch (type)
|
||||||
{
|
{
|
||||||
case '1': // function
|
case '1': // function
|
||||||
|
Loading…
x
Reference in New Issue
Block a user