Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
Madiwka
/
NuclearPong
Observar
1
Favorito
0
Fork
0
Código
Issues
1
Pull requests
0
Versões
8
Wiki
Atividade
Ver código fonte
FINAL FIX PLEASE PLEASE PLEASE
tags/online
madiwka3
4 anos atrás
pai
6074030f5e
commit
93ccf955fe
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
main.lua
+ 1
- 1
main.lua
Ver arquivo
@@ -836,7 +836,7 @@ function clienttest(dt)
if p[13] ~= "HOST" then
confirmation = "U"
end
if tonumber(p[14]) >
5
then
if tonumber(p[14]) >
90
then
confirmation = "L"
end
for i = 1, maxBalls do
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar