Browse Source

Изменения от Главреда ГитЖС | Changes of GitJS Glavred

master
Главред | Glavred 3 years ago
parent
commit
f42e7cf4e8
3 changed files with 5 additions and 5 deletions
  1. +3
    -3
      0000
  2. +1
    -1
      🎬.js
  3. +1
    -1
      🏁.js

+ 3
- 3
0000 View File

@@ -1,6 +1,6 @@
ПУСК
0.3.1
https://git.opengamestudio.org/LLIA6JlOH/nYCK
01
0.1.0
https://git.opengamestudio.org/kornerr/01

x /🎬.js
/🎬.череда


+ 1
- 1
🎬.js View File

@@ -1,4 +1,4 @@
ЗадатьЗаголовок = мир =>
{
document.title = "🚀 ПУСК";
document.title = "🚀 01";
};

+ 1
- 1
🏁.js View File

@@ -1,6 +1,6 @@
ОтобразитьПриветствие = мир =>
{
document.body.innerHTML += "<p>Привет! 你好! Hello!</p>"
document.body.innerHTML += "<p>Привет!!! 你好!!! Hello!!!</p>"
};




Loading…
Cancel
Save