1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-19 04:29:09 +00:00

Specify in-game chat is not moderated

It might be inappropriate for underage children in online games. Parents
should be aware of the possibility.
This commit is contained in:
Petr Menšík
2023-10-29 14:10:46 +01:00
parent 8931e58a9b
commit bb988f1525

View File

@@ -39,5 +39,7 @@
</provides>
<!-- TODO: generate releases from the source automatically -->
<!-- <releases/> -->
<content_rating type="oars-1.1"/>
<content_rating type="oars-1.1">
<content_attribute id="social-chat">intense</content_attribute>
</content_rating>
</component>