mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-01 07:40:22 -04:00
Small fix to last commit
This commit is contained in:
parent
5b04bdcaba
commit
b30de2bfa8
1 changed files with 1 additions and 1 deletions
|
@ -549,7 +549,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
|
|||
what_cover_variables_1: "Variables"
|
||||
# what_cover_variables_2: "- adds the skill of referencing values that change over time."
|
||||
# what_cover_2: "Students may continue past level 20, depending on their speed and interest, to learn two additional concepts in later levels:"
|
||||
what_cover_logic_1: "Logique conditionelle"
|
||||
what_cover_logic_1: "Logique conditionelle"
|
||||
# what_cover_logic_2: "- when and how to use if/else to control in-game outcomes."
|
||||
# what_cover_input_1: "Handling player input"
|
||||
# what_cover_input_2: "- responding to input events to create a user interface."
|
||||
|
|
Loading…
Add table
Reference in a new issue